Skip to content

Location for atomic operations#403

Open
arseniybelkov wants to merge 1 commit intotokio-rs:masterfrom
arseniybelkov:master
Open

Location for atomic operations#403
arseniybelkov wants to merge 1 commit intotokio-rs:masterfrom
arseniybelkov:master

Conversation

@arseniybelkov
Copy link

Currently trace! does not capture locations of atomic operations. The only way to know which atomic is being modified is to track its state number.
This PR resolves this issue by adding %location into trace! macro for all operations on Atomic<T>.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant