GNOME Bugzilla – Bug 765861
task: avoid context lock when setting source name
Last modified: 2016-04-30 22:18:59 UTC
Just came across this while looking through the code. NBD.
Created attachment 327082 [details] [review] task: avoid context lock when setting source name If you set the source name after attaching to the context, you have to lock the context to free/assign the new source name.
Review of attachment 327082 [details] [review]: sure
Attachment 327082 [details] pushed as d95030a - task: avoid context lock when setting source name