Grzegorz Kossakowski

Results 20 issues of Grzegorz Kossakowski

_Background read: [Can Scala have a highly parallel typechecker?](https://medium.com/@gkossakowski/can-scala-have-a-highly-parallel-typechecker-95cd7c146d20)_ This is a meta issue with a quick overview of all tasks I came up when I thought of adding support...

Unused dependency checker gives false positives when _suite macros are involved. Let's consider: ``` scala_library_suite( name = "foo", srcs = ["A.scala", "B.scala"], deps = ["dep1", "dep2"], ) ``` `A.scala` depends...

dep-tracking

I'm running Rainier's model fitting on multiple threads via Scala's parallel collections. I noticed the kernel got stuck burning a CPU indefinitely and lunched VisualVM to see what's going on....

``` scala // Global.scala class Global // Analyzer.scala trait Analyzer extends AnyRef with StdAttachments { val global : Global } // StdAttachments.scala trait StdAttachments { self: Analyzer => type MacroContext...

uncategorized

Type: Bug Reproduce: 1. Open https://github.com/redwoodjs/redwood-tutorial in VSCode 2. Open `schema.prisma` 3. Watch 100% CPU usage that never goes down Extension version: 4.1.0 VS Code version: Code 1.70.0 (da76f93349a72022ca4670c1b84860304616aaa2, 2022-08-04T04:39:20.716Z)...

bug/1-unconfirmed
kind/bug
topic: file watching

Quoting @sjrd: > These weird things are "normal". Well, it's dbuild's fault: it insists on compiling the Test config of every project in the dependency chain. But library doesn't have...

bug
uncategorized

Dbuild lets you modify settings only in a specific scope. Modifying the setting in all subprojects requires specifying it for each subproject individually. We would need a mechanism similar to...

enhancement
Low
uncategorized

At the moment dbuild will report just one missing Scala dependency that is not already added to the config file. It means one need to rerun dbuild for each missing...

enhancement
uncategorized

Type: Bug Open .astro file and start typing. The CPU will be consumed 100%. Extension version: 9.4.0 VS Code version: Cursor 0.22.1 (20d6b2fe0f43a91764e828b77e985d1380d3ca20, 2024-01-08T23:25:28.010Z) OS version: Darwin arm64 23.2.0 Modes:...

Type: Bug Have a Markdown file open with Grammarly enabled. Extension version: 0.22.1 VS Code version: Code 1.82.2 (abd2f3db4bdb28f9e95536dfa84d8479f1eb312d, 2023-09-14T06:00:27.244Z) OS version: Darwin arm64 23.0.0 Modes: System Info |Item|Value| |---|---|...