Skip to content

issue #153: stored procedures for attaching and detaching contexts

Marcin requested to merge mi_#153_emphisize_commit_after_attach into develop

Stored procedures ensure that applications after attaching context commit pending transactions, which prevents race conditions between hived and applications when they are looking for the first event to process.

Edited by Marcin

Merge request reports