Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
xoofx committed Dec 15, 2024
1 parent 76803e6 commit 24fe035
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Ultra.Sampler/MacOS/MacOSUltraSampler.cs
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ private static void SendManifest()
// Make sure to always send the manifest before resuming the capture thread
try
{
// TODO: Doesn't seem to work on macOS (only valid for ETW?)
EventSource.SendCommand(UltraSamplerSource.Log, EventCommand.SendManifest, null);
}
catch
Expand Down

0 comments on commit 24fe035

Please sign in to comment.