From: Adriano d. S. F. <no...@gi...> - 2025-07-14 22:32:13
|
Branch: refs/heads/master Home: https://github.com/FirebirdSQL/firebird Commit: 3cdc8de64ceb27602acebb01adaee76f00d7042f https://github.com/FirebirdSQL/firebird/commit/3cdc8de64ceb27602acebb01adaee76f00d7042f 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: 14b6ee0ac2699f8fc0c3daf0378a4684240a2219 https://github.com/FirebirdSQL/firebird/commit/14b6ee0ac2699f8fc0c3daf0378a4684240a2219 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: 06992a9f58715465c4b1e6a5680bf092a7adda80 https://github.com/FirebirdSQL/firebird/commit/06992a9f58715465c4b1e6a5680bf092a7adda80 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/f02b3fdb3a01...06992a9f5871 To unsubscribe from these emails, change your notification settings at https://github.com/FirebirdSQL/firebird/settings/notifications |