Albert Meltzer

Results 144 comments of Albert Meltzer

> Since you are the original author, do you have comments or suggestions. How was the original 100ms determined? the watcher was added in #4240 by Wojtek :) I just...

> Do you have any objection to increasing the limit. OK if you want to vote "Present" and not either of "Yea" or "Nay". i have no objections, 1 second...

> ... looks like you specifically _reduced_ the previous 1 second timeout in commit [c50f368](https://github.com/scala-native/scala-native/commit/c50f368a081cd19e1128d2d8f7d16cccb3337883). if I'm reading that commit correctly: - before: reaper would block for 25ms to wait...

> The/a bee in my bonnet is that at one time I had thought that I had gotten `UnixProcessGen2` far away from `UnixProcessGen1` `ProcessMonitor` and all that polling. I must...

> Reproduced the 100% reliable (approx 0% cpu) hang reported in Issue [#4481](https://github.com/scala-native/scala-native/issues/4481). Ran both `./scalafmt-cli.0.5.9 --check` and `./scalafmt-cli.0.5.10-SNAPSHOT`. Both immediately hang. 0.5.10-snapshot, too? recent? 😞

@LeeTibbert if you want to modify every single file in a more massive way, toggle `newlines.source` setting between `fold` and `unfold`.

@sjamesr given relative lull in activity in this repository, will i be able to contribute a solution, to have it reviewed and, hopefully, incorporated? i have a few PRs ready...

please provide a small project that is fully reproducible within your environment. it needs to include build.sbt, .scalafmt.conf and any SBT or Coursier environment variables you use.

more specifically: how do you tell your build where to get dependencies?