mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-29 04:06:51 +01:00
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