From: Adriano d. S. F. <no...@gi...> - 2025-07-14 22:29:25
|
Branch: refs/heads/work/gh-8639/profiler-cancel-boost-ipc Home: https://github.com/FirebirdSQL/firebird Commit: 424dcc3306f48d892085ab82f7ab84d74c262bae https://github.com/FirebirdSQL/firebird/commit/424dcc3306f48d892085ab82f7ab84d74c262bae Author: Adriano dos Santos Fernandes <adr...@gm...> Date: 2025-07-14 (Mon, 14 Jul 2025) Changed paths: M src/common/classes/locks.cpp M src/common/classes/locks.h Log Message: ----------- Remove old Spinlock implementation. Commit: 9b33b5cec615fbdc4be96811ec06a04e7ab5357d https://github.com/FirebirdSQL/firebird/commit/9b33b5cec615fbdc4be96811ec06a04e7ab5357d Author: Adriano dos Santos Fernandes <adr...@gm...> Date: 2025-07-14 (Mon, 14 Jul 2025) Changed paths: A src/common/classes/Spinlock.h Log Message: ----------- Add new Spinlock class. Commit: d69eaf511e148a15ded46c27d5246dff1bab9ad7 https://github.com/FirebirdSQL/firebird/commit/d69eaf511e148a15ded46c27d5246dff1bab9ad7 Author: Adriano dos Santos Fernandes <adr...@gm...> Date: 2025-07-14 (Mon, 14 Jul 2025) Changed paths: M src/jrd/ProfilerManager.cpp Log Message: ----------- Fix #8639 - Concurrency problem in remote profiler communication mechanism. Compare: https://github.com/FirebirdSQL/firebird/compare/52af692e825d...d69eaf511e14 To unsubscribe from these emails, change your notification settings at https://github.com/FirebirdSQL/firebird/settings/notifications |