Swoorup Joshi

Results 79 issues of Swoorup Joshi

https://www.npmjs.com/package/chokidar breaks in plugin on windows

Are there windows build available?

Any chances to enable releases for Scala 3? I can use this as 2.13 library however, a few packages conflict like `sourcecode`

On OSX, creating a client crashed. I just pulled in additional changes where this was borrowed from. :)

## 🚀 Feature request Add something similar to [fs2's evalMapAccumulate](https://oss.sonatype.org/service/local/repositories/releases/archive/co/fs2/fs2-core_2.13/3.2.0/fs2-core_2.13-3.2.0-javadoc.jar/!/fs2/Stream.html#evalMapAccumulate[F2[x]%3E:F[x],S,O2](s:S)(f:(S,O)=%3EF2[(S,O2)]):fs2.Stream[F2,(S,O2)]) ### Suggested Solution ### Who does this impact? Who is this for? Allows creating Finite State Machines easily. ### Possible...

Ok, this is not an issue, rather a request. I am wondering how can you divide the workflow into a threaded approach? Would you have an example?

### Bug Description When launching a dotnet executable using `dotnet run -- -c appsettings.json` from a project directory, it no longer finds RepoDb.PostgreSql **Exception Message:** ```csharp System.AggregateException: One or more...

bug

I have table like ```fsharp [] type commandentity = { id: int64 eventid: Guid aggregateid: Guid commandid: Guid causationid: Guid correlationid: Guid commandpayload: string payloadtype: string queuename: string expectedversion: int64...

question
wontfix
under assessment

Given the following schema in SQLITE: ``` create table if not exists [es_events] ( -- id of the event id text not null, -- sequence/position of the event in the...

enhancement
under assessment
pre-discussed
needs-collaboration

How easy would it be to difficult to integrate ccxt into this? Also is it possible to implement scrollable outputs?