~zosrothko/poco/+git/poco:dev-task-test-diag

Last commit made on 2023-10-24
Get this branch:
git clone -b dev-task-test-diag https://git.launchpad.net/~zosrothko/poco/+git/poco

Branch merges

Branch information

Name:
dev-task-test-diag
Repository:
lp:~zosrothko/poco/+git/poco

Recent commits

9fcbff1... by Alex Fabijanic <email address hidden>

add some TaskTest diagnostics

b4b5f02... by Alex Fabijanic <email address hidden>

fix(Foundation): use after free warnings #4189

8012d98... by Aleksandar Fabijanic <email address hidden>

fix(SocketReactor): remove dependency on Thread for sleeping #4215

54fa720... by Stephen Balousek <email address hidden>

HTTPServer Applications Slow to Terminate #3796 (#3797)

- Queue a StopNotification for each thread in the TCPServerDispatcher thread pool. Otherwise, only one thread in the thread pool is terminated.

Signed-off-by: Stephen Balousek <email address hidden>

79be4ea... by Aleksandar Fabijanic <email address hidden>

fix(PollSet): HTTPServerConnection::onServerStopped does not halt poll #3985

9ad2bc7... by Alex Fabijanic <email address hidden>

fix(Thread): Fix pthread_setname not declared #4210

80abda0... by Aleksandar Fabijanic <email address hidden>

fix(ci): PollSetTest::testPollClosedServer() intermittently fails #4205

7dcf570... by Aleksandar Fabijanic <email address hidden>

PollSet filters out some events #4194

4e54fad... by =?utf-8?q?G=C3=BCnter_Obiltschnig?= <email address hidden>

#4197: ODBC::Binder UUID new/free mismatch

51ba1be... by =?utf-8?q?G=C3=BCnter_Obiltschnig?= <email address hidden>

#4195: Poco::File::created() on macOS should use birthtime