mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-19 08:46:41 +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