Skip to content

Conversation

cgay
Copy link
Member

@cgay cgay commented Oct 6, 2025

  Test test-repeated-start-stop-with-connection: PASSED in 5.058714s and 1012KiB
Cannot add an element with key {<byte-char-tcp-socket>} to a sequence of type {<class>: <vector>}
Backtrace:
  error:dylan:dylan##0 + 0x2a
  convert-accumulator-as:internal:dylan##2 + 0x333
  map-as-one:internal:dylan##6 + 0x1cb
  shutdown-all-sockets:sockets-internals:network##0 + 0x198
  stop-sockets:sockets-internals:network + 0x29
  ...
  exit-application:common-extensions:common-dylan + 0xa
  run-test-application:testworks:testworks + 0x458

See #1743 (comment)

I don't think this needs a release note because it just fixes a problem that was created after the most recent release.

```
  Test test-repeated-start-stop-with-connection: PASSED in 5.058714s and 1012KiB
Cannot add an element with key {<byte-char-tcp-socket>} to a sequence of type {<class>: <vector>}
Backtrace:
  error:dylan:dylan##0 + 0x2a
  convert-accumulator-as:internal:dylan#dylan-lang#2 + 0x333
  map-as-one:internal:dylan#dylan-lang#6 + 0x1cb
  shutdown-all-sockets:sockets-internals:network##0 + 0x198
  stop-sockets:sockets-internals:network + 0x29
  ...
  exit-application:common-extensions:common-dylan + 0xa
  run-test-application:testworks:testworks + 0x458
```

See dylan-lang#1743 (comment)
@cgay cgay merged commit f7abbb2 into dylan-lang:master Oct 7, 2025
1 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants