Change 19936

mbi (mbi)
mbi committed this change into //guest/mbi/p4api.net/p4api.net
Request Review
Download .zip
Making an internal dictionary concurrent because reads aren't lock protected and if you run a lot of commands eventually it'll resize during a read and everyone will be sad.
This fixes an issue where a managed callback invoked by native code could throw an exception, which gets discarded and a generic error message produced because native can't do anything useful with it.
  • Files 1
  • Comments 0
1 edited 0 added 0 deleted
P4Server.cs#7
Loading...
Tip: Use n and p to cycle through the changes.