mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-21 02:00:33 +01:00
6dadf9adc5
Activity _running flag is now set to false when the activity finishes or throws, previously it was only set if wait had been called. Added test for this scenario